Type Definition shards::SHCloneVar

source · []
pub type SHCloneVar = Option<unsafe extern "C" fn(dst: *mut SHVar, src: *const SHVar)>;