pub unsafe extern "system" fn WSCInstallNameSpaceEx32(
    lpszidentifier: PCWSTR,
    lpszpathname: PCWSTR,
    dwnamespace: u32,
    dwversion: u32,
    lpproviderid: *const GUID,
    lpproviderspecific: *const BLOB
) -> i32
Expand description

Required features: ‘Win32_Networking_WinSock’, ‘Win32_System_Com’