pub unsafe extern "C" fn nvme_subsystem_set_application(
s: nvme_subsystem_t,
a: *const c_char,
)Expand description
nvme_subsystem_set_application() - Set the application string @s: nvme_subsystem_t object @a: application string
Sets the managing application string for @s.