Function SLSetGenuineInformation
pub unsafe fn SLSetGenuineInformation<P1>(
pqueryid: *const GUID,
pwszvaluename: P1,
edatatype: SLDATATYPE,
pbvalue: Option<&[u8]>,
) -> Result<()>where
P1: Param<PCWSTR>,
pub unsafe fn SLSetGenuineInformation<P1>(
pqueryid: *const GUID,
pwszvaluename: P1,
edatatype: SLDATATYPE,
pbvalue: Option<&[u8]>,
) -> Result<()>where
P1: Param<PCWSTR>,