[][src]Type Definition winapi::um::mssip::pfnIsFileSupportedName

type pfnIsFileSupportedName = Option<unsafe extern "system" fn(pwszFileName: *mut WCHAR, pgSubject: *mut GUID) -> BOOL>;