Type Definition r_core::RSignSearchCallback[][src]

pub type RSignSearchCallback = Option<unsafe extern "C" fn(it: *mut RSignItem, kw: *mut RSearchKeyword, addr: c_ulonglong, user: *mut c_void) -> c_int>;