Type Definition lpsolve_sys::lphandle_intfunc [] [src]

type lphandle_intfunc = unsafe extern "C" fn(_: *mut lprec, _: *mut c_void) -> c_int;