[][src]Type Definition CCODE::GENERIC_BINDING_ROUTINE

type GENERIC_BINDING_ROUTINE = Option<unsafe extern "C" fn(arg1: *mut c_void) -> *mut c_void>;