Function DevFindProperty
pub unsafe fn DevFindProperty<P2>(
pkey: *const DEVPROPKEY,
store: DEVPROPSTORE,
pszlocalename: P2,
pproperties: Option<&[DEVPROPERTY]>,
) -> *mut DEVPROPERTYwhere
P2: Param<PCWSTR>,
pub unsafe fn DevFindProperty<P2>(
pkey: *const DEVPROPKEY,
store: DEVPROPSTORE,
pszlocalename: P2,
pproperties: Option<&[DEVPROPERTY]>,
) -> *mut DEVPROPERTYwhere
P2: Param<PCWSTR>,