Type Definition shards::SHHelpProc

source · []
pub type SHHelpProc = Option<unsafe extern "C" fn(arg1: *mut Shard) -> SHOptionalString>;