Type Definition vlfeat_sys::VlSvmAccumulateFunction [] [src]

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