pub type PFNFCIGETTEMPFILE = Option<unsafe extern "system" fn(psztempname: PSTR, cbtempname: i32, pv: *mut c_void) -> BOOL>;
Expand description

Required features: "Win32_Storage_Cabinets", "Win32_Foundation"