Function clips_sys::UDFNthArgument

source ·
pub unsafe extern "C" fn UDFNthArgument(
    arg1: *mut UDFContext,
    arg2: c_uint,
    arg3: c_uint,
    arg4: *mut UDFValue
) -> bool