Function magick_rust::bindings::GetMagickProperty

source ยท
pub unsafe extern "C" fn GetMagickProperty(
    arg1: *mut ImageInfo,
    arg2: *mut Image,
    arg3: *const c_char,
    arg4: *mut ExceptionInfo,
) -> *const c_char