[][src]Function nuklear_sys::nk_font_atlas_init_custom

pub unsafe extern "C" fn nk_font_atlas_init_custom(
    arg1: *mut nk_font_atlas,
    persistent: *mut nk_allocator,
    transient: *mut nk_allocator
)