pub unsafe extern "C" fn FspServiceGetExitCode(
    Service: *mut FSP_SERVICE
) -> ULONG
Expand description

Get the service process exit code.

@param Service The service object. @return Service process exit code.