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

Required features: ‘Win32_System_AddressBook’, ‘Win32_Foundation’