pub unsafe extern "C" fn FRD_GetMyPresence(
presence: *mut MyPresence,
) -> ResultExpand description
Gets the current user’s presence information.
§Arguments
presence- Pointer to write the current user’s presence information to.
pub unsafe extern "C" fn FRD_GetMyPresence(
presence: *mut MyPresence,
) -> ResultGets the current user’s presence information.
presence - Pointer to write the current user’s presence information to.