Function FRD_GetMyPresence

Source
pub unsafe extern "C" fn FRD_GetMyPresence(
    presence: *mut MyPresence,
) -> Result
Expand description

Gets the current user’s presence information.

§Arguments

  • presence - Pointer to write the current user’s presence information to.