Skip to main content

M_getDeviceId

Function M_getDeviceId 

Source
pub unsafe extern "C" fn M_getDeviceId(
    device: *const M_Device,
) -> c_int
Expand description

Gets the ID of a device.

@param device The device.

@returns The device ID.