Function windows::Win32::Security::Cryptography::GetSChannelInterface

pub unsafe fn GetSChannelInterface<P0>(
    pszprovidername: P0,
    ppfunctiontable: *mut *mut NCRYPT_SSL_FUNCTION_TABLE,
    dwflags: u32,
) -> NTSTATUS
where P0: Param<PCWSTR>,