Type Definition vlfeat_sys::VlSvmInnerProductFunction [] [src]

type VlSvmInnerProductFunction = Option<unsafe extern "C" fn(_: *const c_void, _: vl_uindex, _: *mut f64) -> f64>;