[][src]Function makepad_render::sh_fn

pub fn sh_fn(
    name: &str,
    args: &[ShFnArg],
    ret: &str,
    block: Option<ShBlock>
) -> ShFn