[][src]Type Definition CCODE::WNDENUMPROC

type WNDENUMPROC = Option<unsafe extern "C" fn(arg1: HWND, arg2: LPARAM) -> BOOL>;