Function windows_sys::Win32::Storage::FileSystem::NetShareGetInfo

pub unsafe extern "system" fn NetShareGetInfo(
    servername: PCWSTR,
    netname: PCWSTR,
    level: u32,
    bufptr: *mut *mut u8,
) -> u32