Function magick_rust::bindings::AddValueToSplayTree

source ยท
pub unsafe extern "C" fn AddValueToSplayTree(
    arg1: *mut SplayTreeInfo,
    arg2: *const c_void,
    arg3: *const c_void,
) -> MagickBooleanType