Function ctru_sys::NDMU_QueryStatus

source ·
pub unsafe extern "C" fn NDMU_QueryStatus(
    status: *mut ndmDaemonStatus
) -> Result
Expand description

Returns the daemon state.

§Arguments

  • state - Pointer to write the daemons state to.