[][src]Function ndless_sys::usb_register_driver

pub unsafe extern "C" fn usb_register_driver(
    p1: c_int,
    p2: *mut Option<unsafe extern "C" fn(arg1: device_t) -> c_int>,
    p3: *const c_char,
    p4: c_int,
    p5: c_uint
) -> c_int