[][src]Function libmarpa_sys::marpa_debug_handler_set

pub unsafe extern "C" fn marpa_debug_handler_set(
    debug_handler: Option<unsafe extern "C" fn(arg1: *const c_char, ...) -> c_int>
)