[][src]Type Definition alsa_sys::snd_local_error_handler_t

type snd_local_error_handler_t = Option<unsafe extern "C" fn(file: *const c_char, line: c_int, func: *const c_char, err: c_int, fmt: *const c_char, arg: *mut __va_list_tag)>;

Local error handler function type