Function blArrayMakeMutable

Source
pub unsafe extern "C" fn blArrayMakeMutable(
    self_: *mut BLArrayCore,
    dataOut: *mut *mut c_void,
) -> BLResult