Function array_create

Source
pub unsafe extern "C" fn array_create(
    esize: u16,
    type_: *const char_t,
) -> *mut Array