pub unsafe extern "C" fn nvme_subsystem_get_application(
s: nvme_subsystem_t,
) -> *const c_charExpand description
nvme_subsystem_get_application() - Return the application string @s: nvme_subsystem_t object
Return: Managing application string or NULL if not set.