Function blArrayAppendItem

Source
pub unsafe extern "C" fn blArrayAppendItem(
    self_: *mut BLArrayCore,
    item: *const c_void,
) -> BLResult