Type Definition nnsdk::os::FiberFunction

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