pub unsafe extern "C" fn rc_client_is_processing_required(
client: *mut rc_client_t,
) -> c_intExpand description
Determines if there are any active achievements/leaderboards/rich presence that need processing.
pub unsafe extern "C" fn rc_client_is_processing_required(
client: *mut rc_client_t,
) -> c_intDetermines if there are any active achievements/leaderboards/rich presence that need processing.