pub unsafe extern "system" fn ScLocalPathFromUNC(
    lpszunc: PSTR,
    lpszlocal: PSTR,
    cchlocal: u32
) -> i32
Expand description

Required features: ‘Win32_System_AddressBook’, ‘Win32_Foundation’