Skip to main content

get_physical_device_data

Function get_physical_device_data 

Source
pub fn get_physical_device_data(
    physical_device_id: i32,
    name: &str,
) -> Option<(*const c_void, usize)>
Expand description

Returns opaque data and its size for the physical device. Pointer valid until next OIDN call.