pub unsafe extern "C" fn FspServiceGetExitCode(
Service: *mut FSP_SERVICE,
) -> ULONGExpand description
Get the service process exit code.
@param Service The service object. @return Service process exit code.
pub unsafe extern "C" fn FspServiceGetExitCode(
Service: *mut FSP_SERVICE,
) -> ULONGGet the service process exit code.
@param Service The service object. @return Service process exit code.