[−][src]Function mynewt::libs::mynewt_rust::device_get_name
pub unsafe extern "C" fn device_get_name(device: *mut os_dev) -> *const c_char
Return the name for the Mynewt device. Assumes name is non-null.
pub unsafe extern "C" fn device_get_name(device: *mut os_dev) -> *const c_char
Return the name for the Mynewt device. Assumes name is non-null.