Function SDL_GetColorKey

Source
pub unsafe extern "C" fn SDL_GetColorKey(
    surface: *mut SDL_Surface,
    key: *mut u32,
) -> i32