Function blArrayAppendU32

Source
pub unsafe extern "C" fn blArrayAppendU32(
    self_: *mut BLArrayCore,
    value: u32,
) -> BLResult