Function windows::Win32::Networking::WinSock::WSCEnableNSProvider32

pub unsafe fn WSCEnableNSProvider32<P0>(
    lpproviderid: *const GUID,
    fenable: P0,
) -> i32
where P0: Param<BOOL>,