Function windows::Win32::Security::SetCachedSigningLevel

pub unsafe fn SetCachedSigningLevel<P0>(
    sourcefiles: &[HANDLE],
    flags: u32,
    targetfile: P0,
) -> BOOL
where P0: Param<HANDLE>,