mode_set_private_data

Function mode_set_private_data 

Source
pub unsafe extern "C" fn mode_set_private_data(
    mode: *mut Mode,
    pd: *mut c_void,
)
Expand description

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