Type Definition mex_sys::fn_mex_set_local_function_table [] [src]

type fn_mex_set_local_function_table = Option<extern "C" fn(_: mexLocalFunctionTable) -> mexLocalFunctionTable>;