windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupVerifyInfFileA

pub unsafe fn SetupVerifyInfFileA<P0>(
    infname: P0,
    altplatforminfo: Option<*const SP_ALTPLATFORM_INFO_V2>,
    infsignerinfo: *mut SP_INF_SIGNER_INFO_V2_A,
) -> BOOL
where P0: Param<PCSTR>,