Type Definition nnsdk::nn::os::FiberFunction

source ·
pub type FiberFunction = extern "C" fn(_: *const u8) -> *const FiberType;