Type Definition r_core::RIntervalIterCb[][src]

pub type RIntervalIterCb = Option<unsafe extern "C" fn(node: *mut RIntervalNode, user: *mut c_void) -> bool>;