DRMGetSecurityProvider

Function DRMGetSecurityProvider 

pub unsafe fn DRMGetSecurityProvider(
    uflags: u32,
    putypelen: *mut u32,
    wsztype: Option<PWSTR>,
    pupathlen: *mut u32,
    wszpath: Option<PWSTR>,
) -> Result<()>