mode_get_private_data

Function mode_get_private_data 

Source
pub unsafe extern "C" fn mode_get_private_data(
    mode: *const Mode,
) -> *mut c_void
Expand description

A helper function for modes: get the private data object.