Function windows_sys::Win32::Security::Authentication::Identity::SslGetExtensions
pub unsafe extern "system" fn SslGetExtensions(
clienthello: *const u8,
clienthellobytesize: u32,
genericextensions: *mut SCH_EXTENSION_DATA,
genericextensionscount: u8,
bytestoread: *mut u32,
flags: SchGetExtensionsOptions,
) -> HRESULT