pub unsafe extern "C" fn rc_client_get_userdata(
client: *const rc_client_t,
) -> *mut c_voidExpand description
Gets the client-specific data attached to the runtime.
pub unsafe extern "C" fn rc_client_get_userdata(
client: *const rc_client_t,
) -> *mut c_voidGets the client-specific data attached to the runtime.