[][src]Function graphicsmagick_sys::GetMagickRegistry

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