[][src]Function nuki_sys::nk_buffer_init_fixed

pub unsafe extern "C" fn nk_buffer_init_fixed(
    arg1: *mut nk_buffer,
    memory: *mut c_void,
    size: nk_size
)