[][src]Function nvml_wrapper_sys::bindings::nvmlDeviceGetVgpuMetadata

pub unsafe extern "C" fn nvmlDeviceGetVgpuMetadata(
    device: nvmlDevice_t,
    pgpuMetadata: *mut nvmlVgpuPgpuMetadata_t,
    bufferSize: *mut c_uint
) -> nvmlReturn_t