Function nk_buffer_init_fixed

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