pub unsafe extern "C" fn FRD_GetMyApproachContext(
ctx: *mut EncryptedApproachContext,
) -> ResultExpand description
Gets the current user’s encrypted approach context.
§Arguments
ctx- Pointer to write the encrypted approach context data to.
pub unsafe extern "C" fn FRD_GetMyApproachContext(
ctx: *mut EncryptedApproachContext,
) -> ResultGets the current user’s encrypted approach context.
ctx - Pointer to write the encrypted approach context data to.