Function FRD_GetMyApproachContext

Source
pub unsafe extern "C" fn FRD_GetMyApproachContext(
    ctx: *mut EncryptedApproachContext,
) -> Result
Expand description

Gets the current user’s encrypted approach context.

§Arguments

  • ctx - Pointer to write the encrypted approach context data to.