[][src]Type Definition CCODE::MFENUMPROC

type MFENUMPROC = Option<unsafe extern "C" fn(hdc: HDC, lpht: *mut HANDLETABLE, lpMR: *mut METARECORD, nObj: c_int, param: LPARAM) -> c_int>;