Function winapi::shared::sspi::ImportSecurityContextW   [−][src]
pub unsafe extern "system" fn ImportSecurityContextW(
    pszPackage: LPWSTR, 
    pPackedContext: PSecBuffer, 
    Token: *mut c_void, 
    phContext: PCtxtHandle
) -> SECURITY_STATUS