Type Definition udf_sys::Udf_func_any

source ·
pub type Udf_func_any = Option<unsafe extern "C" fn()>;
Expand description

Function signature of a void functin (unused)