Skip to main content

nvme_subsystem_get_application

Function nvme_subsystem_get_application 

Source
pub unsafe extern "C" fn nvme_subsystem_get_application(
    s: nvme_subsystem_t,
) -> *const c_char
Expand description

nvme_subsystem_get_application() - Return the application string @s: nvme_subsystem_t object

Return: Managing application string or NULL if not set.