pub type PRESUTIL_FIND_FILETIME_PROPERTY = Option<unsafe extern "system" fn(ppropertylist: *const c_void, cbpropertylistsize: u32, pszpropertyname: PCWSTR, pftpropertyvalue: *mut FILETIME) -> u32>;
Expand description

Required features: "Win32_Networking_Clustering", "Win32_Foundation"