Function windows::Win32::System::WindowsProgramming::WldpQueryDynamicCodeTrust
pub unsafe fn WldpQueryDynamicCodeTrust<P0>(
filehandle: P0,
baseimage: Option<*const c_void>,
imagesize: u32,
) -> Result<()>where
P0: Param<HANDLE>,