glib_sys

Function g_allocator_new

source
pub unsafe extern "C" fn g_allocator_new(
    name: *const c_char,
    n_preallocs: c_uint,
) -> *mut GAllocator