pub type PRESUTIL_GET_FILETIME_PROPERTY = Option<unsafe extern "system" fn(pftoutvalue: *mut FILETIME, pvaluestruct: *const CLUSPROP_FILETIME, ftoldvalue: FILETIME, ftminimum: FILETIME, ftmaximum: FILETIME, pppropertylist: *mut *mut u8, pcbpropertylistsize: *mut u32) -> u32>;
Expand description

Required features: "Win32_Networking_Clustering", "Win32_Foundation"