[][src]Function blend2d_sys::blArrayMakeMutable

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