[][src]Function libslang_sys::slang::SLclass_add_math_op

pub unsafe extern "C" fn SLclass_add_math_op(
    arg1: SLtype,
    arg2: Option<unsafe extern "C" fn(arg1: c_int, arg2: SLtype, arg3: VOID_STAR, arg4: SLuindex_Type, arg5: VOID_STAR) -> c_int>,
    arg3: Option<unsafe extern "C" fn(arg1: c_int, arg2: SLtype, arg3: *mut SLtype) -> c_int>
) -> c_int