[−][src]Function libwebp_rust::WebPGetInfo
pub unsafe extern "C" fn WebPGetInfo(
data: *const u8,
data_size: usize,
width: *mut c_int,
height: *mut c_int
) -> c_int
pub unsafe extern "C" fn WebPGetInfo(
data: *const u8,
data_size: usize,
width: *mut c_int,
height: *mut c_int
) -> c_int