[][src]Type Definition nvtt_sys::nvttOutputHandler

type nvttOutputHandler = Option<unsafe extern "C" fn(data: *const c_void, size: c_int) -> bool>;