Function windows_sys::Win32::Networking::Clustering::ResUtilGetFileTimeProperty
pub unsafe extern "system" fn ResUtilGetFileTimeProperty(
pftoutvalue: *mut FILETIME,
pvaluestruct: *const CLUSPROP_FILETIME,
ftoldvalue: FILETIME,
ftminimum: FILETIME,
ftmaximum: FILETIME,
pppropertylist: *mut *mut u8,
pcbpropertylistsize: *mut u32,
) -> u32