pub unsafe extern "system" fn ResUtilFindFileTimeProperty(
    ppropertylist: *const c_void,
    cbpropertylistsize: u32,
    pszpropertyname: PCWSTR,
    pftpropertyvalue: *mut FILETIME
) -> u32
Expand description

Required features: ‘Win32_Networking_Clustering’, ‘Win32_Foundation’