Function blImageMakeMutable

Source
pub unsafe extern "C" fn blImageMakeMutable(
    self_: *mut BLImageCore,
    dataOut: *mut BLImageData,
) -> BLResult