SLGetPolicyInformationDWORD

Function SLGetPolicyInformationDWORD 

pub unsafe fn SLGetPolicyInformationDWORD<P1>(
    hslc: *const c_void,
    pwszvaluename: P1,
) -> Result<u32>
where P1: Param<PCWSTR>,