Function secur32::ImportSecurityContextW [] [src]

pub unsafe extern "system" fn ImportSecurityContextW(
    pszPackage: LPWSTR,
    pPackedContext: PSecBuffer,
    Token: *mut c_void,
    phContext: PCtxtHandle
) -> SECURITY_STATUS