[][src]Function freeimage::ffi::FreeImage_LookupSVGColor

pub unsafe extern "C" fn FreeImage_LookupSVGColor(
    szColor: *const c_char,
    nRed: *mut BYTE,
    nGreen: *mut BYTE,
    nBlue: *mut BYTE
) -> BOOL