[][src]Type Definition winapi::um::commctrl::PFNLVCOMPARE

type PFNLVCOMPARE = Option<unsafe extern "system" fn(_: LPARAM, _: LPARAM, _: LPARAM) -> c_int>;