Function gbm_sys::gbm_bo_write[][src]

pub unsafe extern "C" fn gbm_bo_write(
    bo: *mut gbm_bo,
    buf: *const c_void,
    count: size_t
) -> c_int