Function kos_sys::dc::maple::maple_driver_foreach

source ยท
pub unsafe extern "C" fn maple_driver_foreach(
    drv: *mut maple_driver_t,
    callback: Option<extern "C" fn(_: *mut maple_device_t) -> c_int>,
) -> c_int