Type Definition rpgffi::amcostestimate_function [] [src]

type amcostestimate_function = Option<unsafe extern "C" fn(_: *mut PlannerInfo, _: *mut IndexPath, _: f64, _: *mut Cost, _: *mut Cost, _: *mut Selectivity, _: *mut f64)>;