[][src]Function graphicsmagick_sys::SetMagickRegistry

pub unsafe extern "C" fn SetMagickRegistry(
    type_: RegistryType,
    blob: *const c_void,
    length: size_t,
    exception: *mut ExceptionInfo
) -> c_long