[][src]Type Definition CCODE::PFIBER_CALLOUT_ROUTINE

type PFIBER_CALLOUT_ROUTINE = Option<unsafe extern "C" fn(lpParameter: LPVOID) -> LPVOID>;