pub unsafe extern "C" fn NDMU_QueryStatus(
daemon: ndmDaemon,
status: *mut ndmDaemonStatus,
) -> ResultExpand description
Returns a daemon state.
ยงArguments
daemon- The specified daemon.state- Pointer to write the daemon state to.
pub unsafe extern "C" fn NDMU_QueryStatus(
daemon: ndmDaemon,
status: *mut ndmDaemonStatus,
) -> ResultReturns a daemon state.
daemon - The specified daemon.state - Pointer to write the daemon state to.