Type Definition oboe_sys::oboe_DropContextHandler

source ·
pub type oboe_DropContextHandler = Option<unsafe extern "C" fn(context: *mut c_void)>;