Function cogl_sys::cogl_bitmap_get_size_from_file[][src]

pub unsafe extern "C" fn cogl_bitmap_get_size_from_file(
    filename: *const c_char,
    width: *mut c_int,
    height: *mut c_int
) -> CoglBool