wgpuDeviceGetAHardwareBufferProperties

Function wgpuDeviceGetAHardwareBufferProperties 

Source
pub unsafe extern "C" fn wgpuDeviceGetAHardwareBufferProperties(
    device: WGPUDevice,
    handle: *mut c_void,
    properties: *mut WGPUAHardwareBufferProperties,
) -> WGPUStatus