Function arv_buffer_new

Source
pub unsafe extern "C" fn arv_buffer_new(
    size: size_t,
    preallocated: *mut c_void,
) -> *mut ArvBuffer