Function blImageGetData

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