Type Definition r_core::RStrRangeCallback[][src]

pub type RStrRangeCallback = Option<unsafe extern "C" fn(arg1: *mut c_void, arg2: c_int) -> c_int>;