Type Definition r_core::RANodeCallback[][src]

pub type RANodeCallback = Option<unsafe extern "C" fn(n: *mut RANode, user: *mut c_void)>;