Skip to main content

nvme_ctrl_is_persistent

Function nvme_ctrl_is_persistent 

Source
pub unsafe extern "C" fn nvme_ctrl_is_persistent(
    c: nvme_ctrl_t,
) -> bool
Expand description

nvme_ctrl_is_persistent() - Returns the value of the ‘persistent’ flag @c: Controller instance

Return: Value of the ‘persistent’ flag of @c