Function cogl_sys::cogl_buffer_map[][src]

pub unsafe extern "C" fn cogl_buffer_map(
    buffer: *mut CoglBuffer,
    access: CoglBufferAccess,
    hints: CoglBufferMapHint
) -> *mut c_void