Function glpk_sys::glp_term_hook [] [src]

pub unsafe extern "C" fn glp_term_hook(
    func: Option<extern "C" fn(_: *mut c_void, _: *const c_char) -> c_int>,
    info: *mut c_void
)